Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-3849 | DO0231-ORACLE11 | SV-24510r1_rule | DCPA-1 | Medium |
Description |
---|
Separation of tablespaces by application helps to protect the application from resource contention and unauthorized access that could result from storage space reuses or host system access controls. Application data should be stored separately from system and custom user-defined objects to facilitate administration and management of its data storage. The SYSTEM tablespace should never be used for application data storage in order to prevent resource contention and performance degradation. |
STIG | Date |
---|---|
Oracle 11 Database Instance STIG | 2014-01-14 |
Check Text ( None ) |
---|
None |
Fix Text (F-26453r1_fix) |
---|
Create and assign dedicated tablespaces for the storage of data by each application using the CREATE TABLESPACE command. |